*** empty log message ***
authorRobert J. Chassell <bob@rattlesnake.com>
Mon, 30 Jul 2007 16:15:28 +0000 (16:15 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Mon, 30 Jul 2007 16:15:28 +0000 (16:15 +0000)
lispintro/emacs-lisp-intro.texi

index 0318ac5d3619e4c5c4bb682122769bb393b7e894..a08d7a6979adbfd07730f11eb48f134f1f81f2f7 100644 (file)
@@ -5170,7 +5170,7 @@ Function Interactive}.)  The expression reads as follows:
 
 @noindent
 This expression is not one with letters standing for parts, as
-described earlier.  Instead, it starts a list with thee parts.
+described earlier.  Instead, it starts a list with these parts:
 
 The first part of the list is an expression to read the name of a
 buffer and return it as a string.  That is @code{read-buffer}.  The